Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Conference Activity States

The telCAConferenceMsg message (page 5-18) provides information about conference activity on a call appearance. The value parameter contains one of the following constants to indicate success or failure in preparing for and establishing a conference.

enum {
   telConferencePrepFailed = 0,
   telConferencePending    = 1,
   telConferenceEstFailed  = 2,
   telConferenceEst        = 3
};
Constant descriptions

telConferencePrepFailed
Could not establish a connection to the party to be added to a conference.
telConferencePending
Established a connection to the party to be added to a conference.
telConferenceEstFailed
Could not add a new party to a conference.
telConferenceEst
Added a new party to a conference.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help